home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / sweeps21.zip / SWEEPS.HIS < prev    next >
Text File  |  1996-06-12  |  11KB  |  220 lines

  1. 06/12/96
  2.          [v2.1] DOCs and sample CFG file were incorrect as they left off the
  3.                 last CFG entry (Message Option).
  4.  
  5.                 A NEW option has been added to the CFG file to control whether
  6.                 or not you wish to have the door LOG callers (ON/OFF) to a
  7.                 USAGE file. A separate file is created for each Node.
  8.  
  9. 02/04/96
  10.          [v2.0] ALIAS option NOT working properly
  11.  
  12.                 "Illegal Function Call" error with large scores
  13.  
  14.                 When entering a message, the body of the message was being 
  15.                 converted to upper case. With this version we will not 
  16.                 convert to upper case.
  17.  
  18.                 Added 'last date played' to Bulletins for NON-InterBBS only
  19.            
  20.                 If a Player logged on prior to midnight on the last day of the
  21.                 month and plays past midnight on the 1st of the new month, the
  22.                 monthly maintenance routine would 'kick in' during the players
  23.                 logon.
  24.  
  25. 01/19/95
  26.          [v1.9] Eliminated the 'ANSI not detected....' message since there are
  27.                 a few communications packages out there that give off their
  28.                 own type of ANSI.
  29.  
  30.                 If using the TRIBBS.SYS system file, the door always presented
  31.                 the opening screen in black and white. Will now be presented
  32.                 in color.
  33.  
  34.                 A first time caller to the Door was being given a black and
  35.                 white screen throughout the Door. The caller would then have
  36.                 to use the Door option to toggle the color on. The Door will
  37.                 now default to having the color turned on and the caller will
  38.                 have to use the color toggle, on the game menu, to turn it off.
  39.  
  40.                 The Door knows that the caller is the Sysop, if the caller is
  41.                 record #1 in the BBS' user database. The BBS software passes
  42.                 that record number to the door via the system file. Some BBS
  43.                 software does not pass the actual record number but passes a
  44.                 relative number (ie: record #1 is passed as record #0). If the
  45.                 number being passsed is 0, the Door will not know it is the
  46.                 Sysop calling. We will now recognize the caller as the Sysop
  47.                 if their record number is 0 or 1.
  48.  
  49.                 As more and more BBS' use Alias', we have been asked to
  50.                 provide a way for the callers to use their Alias' rather
  51.                 than their LogonName. All Sunrise Doors will now have this
  52.                 Sysop configurable option in the CFG file.
  53.  
  54.                 If participating in an InterBBS game, the number of games per 
  55.                 day will NOT be overridden by the security specific entries in 
  56.                 the CFG file.
  57.  
  58.  
  59. 08/14/94
  60.          [v1.8] Unable to handle 7-digit scores
  61.  
  62.                 When the game was being reset at the end of month, the JACKPOT
  63.                 was not. With this release we will be resetting the JACKPOT
  64.                 file at the same time the game is reset.
  65.  
  66.                 A new option has been added to the CFG file to control the
  67.                 number of high score entries you wish to be displayed when
  68.                 the player chooses the appropriate option OR when they are
  69.                 leaving the game. There is no maximum/minmum that can be
  70.                 displayed OR you can use ZERO(0) to display ALL entries.
  71.  
  72.                 If the XXXX/YYYY entries in the CFG file were entered in
  73.                 LOWERCASE, the Door would display a CFG error and return to BBS
  74.  
  75.                 Using a NEW entry in the CFG, you can now define the number of
  76.                 months to retain in the HALL of FAME files.
  77.  
  78.                 Added a new option to the playing menu that allows the player
  79.                 to toggle the Color On/Off.
  80.  
  81.                 Changed the options line to accomodate the Color option.
  82.  
  83.                 You will have to run a conversion program called USREXPND
  84.                 (included in the Door ZIP file). This program is to be run ONCE
  85.                 ONLY if you are upgrading from an earlier version of the Door.
  86.                 If you do not wish to run the conversion program you can just
  87.                 delete the .USR file (deleting the USR file causes the game to
  88.                 start over with all prior scores being lost).
  89.  
  90.  
  91. 03/14/94
  92.          [v1.7] Past problems with large values in the Door.Sys or other System
  93.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  94.                 been resolved.
  95.  
  96.                 When the Door displays the opening screen, it asks if you want
  97.                 instructions and you are forced to enter a Y or N. This was
  98.                 installed to handle problems encountered when using Digiboards.
  99.                 With this release you can choose whether you want to force a
  100.                 y/n OR if you want to use the y/N format which allows the
  101.                 player to press ENTER for the default N. You must update your
  102.                 CFG file, see DOC file.
  103.  
  104. 11/26/93
  105.          [v1.6] If you wagered more than 999 points, the 4th and subsequent
  106.                 digits would remain on the screen. They will now be cleared.
  107.  
  108.                 The Makeup days option and number of games played/remaining,
  109.                 was not working properly if you left the game and came back
  110.                 in to continue playing. You never lost any turns/games since
  111.                 the turns/games would readjust the next day.
  112.  
  113.                 If running InterBBS and you are a HUB and it is the first of
  114.                 the month and a current player (already in the score file)
  115.                 plays the game BEFORE you have run INTERBBS.EXE with the HUB
  116.                 option, the player's score for the prior month will be lost
  117.                 (it was being overlaid by the new score for the month).
  118.  
  119.                 When MAXIMUM GAMES reached screen was displayed, it only
  120.                 remained on the screen for about 3 seconds. To bring it in
  121.                 line with the other Sunrise Doors, a "Press Enter" will be
  122.                 required to continue.
  123.  
  124.                 When playing in an InterBBS game, the BULLETINS created will
  125.                 reflect the same screen as that seen when looking at the
  126.                 Door's high scores (will not affect non-InterBBS games).
  127.  
  128.                 The Hiscore display when in the InterBBS mode, has changed.
  129.                 The number of games a player has PLAYED will be shown in the
  130.                 space previously occupied by the LAST DATE PLAYED. With this
  131.                 change a player can now tell if the players around them have
  132.                 played all their games to date or are possibly holding back.
  133.                 Multiplying today's day number by the number of games allowed
  134.                 per day will give the total number of PLAYS a player should
  135.                 have if they are CURRENT.
  136.  
  137.                 Non-registered version will automatically reset the player's
  138.                 scores anywhere from the 17th thru 29th day of use
  139.  
  140.                 If playing InterBBS, the Score display will flash the player's
  141.                 name to make it easier for them to spot their position in the
  142.                 top scores.
  143.  
  144.                 There were reports of ILLEGAL FUNCTION (Error #5) errors. Those
  145.                 that reported had already deleted the files required to recreate
  146.                 the problem. However, using some assumptions, I may have found
  147.                 where it *might* have happened. I have made some changes to the
  148.                 program, but if it crops up again, please send me the SWEEPS.USR
  149.                 and JACKPOT files along with the name of the User playing at the
  150.                 time of the error.
  151.  
  152. 09/08/93
  153.          [v1.5] When the last game was reached the game did not pause to
  154.                 show the score just attained. It just 'fle